HTML Cheat Page with CSS

Text Options

This is an example of emphasis text.
This is an example of strong text.
This is an example of line
break.

Heading Options

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

List Options

Ordered List
  1. Item 1
  2. Item 2
  3. Item 3
Unordered List

Constructing Tables

Row 1, cell 1 Row 1, cell 2 Row 1, cell 3
Row 2, cell 1 Row 2, cell 2 Row 2, cell 3
Row 3, cell 1 Row 3, cell 2 Row 3, cell 3
Row 4, cell 1 Row 4, cell 2 Row 4, cell 3

User Input

form Input

Text and Password

input Input

Text Input:
Passoword Input:
Checkbox Input
Checkbox Input Checked
Radio Input
Submit Input

textarea Input

Sets minimum area

select Input

To learn more visit HTML Dog: HTML Beginner's Tutorial

HTML Dog

CSS

font-weight, font-style, font-variant, and text-transform

To learn more visit HTML Dog: CSS Beginner's Tutorial

HTML Dog